FolderItem.DisplayName Property

Read-Only

Syntax

DisplayName as String


The name of the FolderItem as it should be seen by the user. It is usually the same as the Name property.

Under Mac OS X 10.1, it could be the name without the extension, depending on whether the user has file extensions hidden for that FolderItem. Under Mac OS X, use DisplayName rather than Name when displaying the name of the item to the user.